home *** CD-ROM | disk | FTP | other *** search
/ Macromedia Multimedia Showcase 3.1 / Multimedia Showcase 3.1 (Macromedia Inc.)(ZSHOW31)(1994).ISO / mac / SAVE DISABLED / Fontographer / Fontographer® 4.1 Demo / FontographerÆ 4.1 Demo.rsrc / STR#_6030.txt < prev    next >
Text File  |  1994-12-15  |  741b  |  67 lines

  1.  
  2.  
  3. /^4 $^2 definefont pop
  4.  
  5. end systemdict/currentpacking known{false setpacking}if
  6.  
  7. ^Zend
  8.  
  9. /.notdef{FontInfo /em get 0 setcharwidth}def
  10.  
  11. CharStrings begin
  12.  
  13. /Encoding ^T def
  14.  
  15. end
  16.  
  17.  /Notice (^C) def
  18.  
  19.  /isFixedPitch ^x def
  20.  
  21.  /descent ^D def
  22.  
  23.  /ascent ^E def
  24.  
  25.  /em ^G def
  26.  
  27.  /UnderlineThickness ^: def
  28.  
  29.  /UnderlinePosition ^9 def
  30.  
  31.  /Weight (^K) def
  32.  
  33.  /FamilyName (^J) def
  34.  
  35.  /FullName (^2) def
  36.  
  37. /FontInfo 11 dict def FontInfo begin
  38.  
  39. /BuildChar{^8/BuildChar get exec}def
  40.  
  41. /FontName(^2)def
  42.  
  43. /CharStrings ^H dict def
  44.  
  45. /InvMtx[^G 0 0 ^G 0 0]def
  46.  
  47. /FontMatrix[^0 0 0 ^0 0 0]def
  48.  
  49. ^6/UniqueID ^; def
  50.  
  51. /FontBBox[^1]def
  52.  
  53. /StrokeWidth ^5 def
  54.  
  55. /FontType 3 def
  56.  
  57. /PaintType 0 def
  58.  
  59. /$^2 23 dict def $^2 begin
  60.  
  61. %%EndProlog
  62.  
  63. %%%%%%
  64.  
  65. end end  % font dict, userdict
  66.  
  67.